| SyVisa |
| Logical Entity Name | SyVisa |
| Default Table Name | SyVisa |
| Physical Only | NO |
| Definition | |
| Note |
| SyVisa Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyVisaID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| SystemCode | bit | NO | ||
| Active | bit | NO | ||
| SEVIS | bit | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
UserID |
int | NO | ||
| Ts | timestamp | NO |
| SyVisa Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SyVisa_Code | Index | Code |
| SyVisa_SyVisaID_U_C_IDX | PrimaryKey | SyVisaID |
| SyVisa Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyVisa_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyStudentNI | Non-Identifying | One To Zero or More | FK_SyStudentNI_SyVisaCode_SyVisa_Code | NO | YES |
| SyVisa Check Constraints |
| Check Constraint Name | CheckConstraint |